Rename Method
The book has now been published and the content of this chapter has likely changed substanstially.The name of a method does not reveal its purpose.
Change the name of the method.
An important part of the code style I am advocating is small methods to factor complex processes. Done badly, this can lead you on a merry dance to find out what all the little methods do.
Further Reading
From [Ref].Copyright © 2003-2008 Gerard Meszaros all rights reserved